vcMatrixMode

See in: Overview

Module: vcRobotics

Parent: Enum

Children -

Referenced by: vcLinearMotionStatement.OrientationInterpolationMode, vcMotionTarget.OrientationInterpolationMode, vcRobotController.OrientationInterpolationMode

Enums

ValueDescription
ONEAXISRotates around axis of shortest rotation for movement.
AXISXRotates with minimal movement around X-axis.
AXISYRotates with minimal movement around Y-axis.
AXISZRotates with minimal movement around Z-axis.
AXISWPRInterpolates yaw, pitch and roll angles separately for movement.
AXISZYZInterpolates Euler angles separately for movement.
WRISTRotates by directly interpolating wrist joints for movement.